home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Keychain Access.app / Contents / Resources / zh_CN.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-14  |  15.7 KB  |  249 lines

  1. /* Format used for appending a status message to the item count, e.g. '24 items - Deleting selected items...' */
  2. "%@ \\U2014 %@" = "%@ — %@";
  3.  
  4. /* Format for partial string shown on status line when keychain contains more than 1 item, and the user has disabled showing item sizes. Argument is the total number of items in the keychain. */
  5. "%u items" = "%u 个项目";
  6.  
  7. /* Name of the .Mac service */
  8. ".Mac" = ".Mac";
  9.  
  10. /* Value of Kind column of a .Mac password item */
  11. ".Mac password" = ".Mac 密码";
  12.  
  13. /* Partial string shown on status line when the keychain contains 1 item and the user has disabled showing item sizes. */
  14. "1 item" = "1 个项目";
  15.  
  16. /* Message when no access control is set for an item */
  17. "Access to this item is not restricted." = "对该项目的访问不受限制。";
  18.  
  19. /* Message when access control is set for an item */
  20. "Access to this item is restricted." = "限制对该项目的访问。";
  21.  
  22. /* Title of alert panel shown when the user tries to quit when a fetch is in progress */
  23. "Alert" = "警告";
  24.  
  25. /* Text of the panel shown when an uncaught exception is reported. */
  26. "An unexpected error has occurred that may cause Keychain to malfunction. You may want to quit the Keychain application.\n\nError: %@" = "发生意外错误,可能导致“钥匙串”出现故障。您可能要退出“钥匙串”应用程序。\n\n错误:%@";
  27.  
  28. /* Value of Kind column of an AppleShare password item */
  29. "AppleShare password" = "AppleShare 密码";
  30.  
  31. /* Value of Kind column of a generic password item */
  32. "application password" = "应用程序密码";
  33.  
  34. /* Are you sure you want to delete the selected items alert sheet. */
  35. "Are you sure you want to delete the selected items from the list?" = "您真的要将所选项目从列表中删除吗?";
  36.  
  37. /* Alert button title */
  38. "Cancel" = "取消";
  39.  
  40. /* Value of Kind column of a certificate item */
  41. "certificate" = "证书";
  42.  
  43. /* Title of error panel when an invalid certificate is imported */
  44. "Certificate Import Error" = "证书输入错误";
  45.  
  46. /* Explanatory text */
  47. "Certificates contain no secrets and are always public.\nThey are digitally signed to prevent modification." = "证书不包含任何密钥,总是公共的。\n它们已经过数字签名,可以防止任何修改。";
  48.  
  49. /* Title of menu item which changes the keychain password */
  50. "Change Password for Keychain \\U201C%@\\U201D\\U2026" = "更改钥匙串“%@”的密码…";
  51.  
  52. /* Title of menu item which changes the keychain settings */
  53. "Change Settings for Keychain \\U201C%@\\U201D\\U2026" = "更改钥匙串“%@”的设置…";
  54.  
  55. /* Title of continue button on unexpected error panel */
  56. "Continue" = "继续";
  57.  
  58. /* Item on the context menu for copy selected items. */
  59. "Copy" = "拷贝";
  60.  
  61. /* Item on the context menu for cut selected items. */
  62. "Cut" = "剪切";
  63.  
  64. /* Alert button title */
  65. "Delete" = "删除";
  66.  
  67. /* Title for alert to confirm deleting keychain(s) */
  68. "Delete Keychain" = "删除钥匙串";
  69.  
  70. /* Title of menu item which deletes the keychain */
  71. "Delete Keychain \\U201C%@\\U201D" = "删除钥匙串“%@”";
  72.  
  73. /* Alert button title */
  74. "Delete References" = "删除引用";
  75.  
  76. /* Alert button title */
  77. "Delete References & Files" = "删除引用和文件";
  78.  
  79. /* Tooltip for Delete toolbar button. */
  80. "Delete Selected Item" = "删除所选项目";
  81.  
  82. /* Message when selecting a keychain for importing a cert */
  83. "Do you want to add the certificate(s) from the file \\U201C%@\\U201D to a keychain?" = "您想要将文件“%@”的证书添加到钥匙串中吗?";
  84.  
  85. /* Enter the password to import a key */
  86. "Enter the password for \\U201C%@\\U201D:" = "请输入“%@”的密码:";
  87.  
  88. /* Title of toolbar button. Goes to the network location associated with the selected item. */
  89. "Go" = "转到";
  90.  
  91. /* Tooltip for Go toolbar button. */
  92. "Go There" = "转到那里";
  93.  
  94. /* Tooltip for Go toolbar button when .Mac item is selected. */
  95. "Go to iDisk" = "转到 iDisk";
  96.  
  97. /* Title of menu item which hides the Keychains drawer */
  98. "Hide Keychains" = "隐藏钥匙串";
  99.  
  100. /* Title of menu item which hides the status line */
  101. "Hide Status Line" = "隐藏状态行";
  102.  
  103. /* Value of Kind column of an Internet password item */
  104. "Internet password" = "Internet 密码";
  105.  
  106. /* Used in various places where the word Keychain might appear */
  107. "Keychain" = "钥匙串";
  108.  
  109. /* Name of this application */
  110. "Keychain Access" = "钥匙串访问";
  111.  
  112. /* Text of the panel shown when an import exception is reported. */
  113. "Keychain Access is unable to import the certificate.\n\nError: %ld" = "“钥匙串访问”不能输入此证书。\n\n错误:%ld";
  114.  
  115. /* Name of keychain list containing on-disk keychains (as opposed to LDAP or Smartcard). */
  116. "Keychain Files" = "钥匙串文件";
  117.  
  118. /* Title of keychain viewer window for a keychain */
  119. "Keychain: %@ (%@)" = "钥匙串:%@(%@)";
  120.  
  121. /* Title of toolbar button. The button opens or closes the keychains drawer */
  122. "Keychains" = "钥匙串";
  123.  
  124. /* Title of toolbar button when selected keychain is unlocked. */
  125. "Lock" = "锁定";
  126.  
  127. /* Tooltip for Lock toolbar button. */
  128. "Lock Keychain" = "锁定钥匙串";
  129.  
  130. /* Title of menu item which locks the keychain */
  131. "Lock Keychain \\U201C%@\\U201D" = "锁定钥匙串“%@”";
  132.  
  133. /* Text for locked state in window title. */
  134. "locked" = "已锁定";
  135.  
  136. /* Localized user-visible name for the login keychain file */
  137. "login" = "登录";
  138.  
  139. /* Title of menu item which makes the keychain the default keychain */
  140. "Make Keychain \\U201C%@\\U201D Default" = "将钥匙串“%@”作为预设";
  141.  
  142. /* Tooltip for Go toolbar button when a secure disk image is selected. */
  143. "Mount Disk Image" = "装上磁盘映像";
  144.  
  145. /* Tooltip for Password toolbar button. */
  146. "New Password Item" = "新建密码项目";
  147.  
  148. /* Tooltip for Note toolbar button. */
  149. "New Secure Note Item" = "新建安全注释项目";
  150.  
  151. /* Alert button title */
  152. "No" = "否";
  153.  
  154. /* Message when an attribute for the selected item is not available */
  155. "not available" = "不可用";
  156.  
  157. /* Title of toolbar button. Displays the New Secure Note Item dialog. */
  158. "Note" = "注释";
  159.  
  160. /* Alert button title */
  161. "OK" = "好";
  162.  
  163. /* Title of toolbar button. Displays the New Password Item dialog. */
  164. "Password" = "密码";
  165.  
  166. /* Item on the context menu for pasting selected items. */
  167. "Paste" = "粘贴";
  168.  
  169. /* Value of Kind column of a private key item */
  170. "private key" = "专用密钥";
  171.  
  172. /* Value of Kind column of a public key item */
  173. "public key" = "公用密钥";
  174.  
  175. /* Title of quit button on unexpected error panel */
  176. "Quit" = "退出";
  177.  
  178. /* Value of Kind column of a root certificate item */
  179. "root certificate" = "根证书";
  180.  
  181. /* Save button title */
  182. "Save" = "存储";
  183.  
  184. /* Warning when user forgets to apply Keychain List changes */
  185. "Save changes before closing?" = "关闭之前存储更改?";
  186.  
  187. /* Value of Kind column of a secure note item */
  188. "secure note" = "安全注释";
  189.  
  190. /* Tooltip for Keychains toolbar button. */
  191. "Show Keychain List" = "显示钥匙串列表";
  192.  
  193. /* Title of menu item which shows the Keychains drawer */
  194. "Show Keychains" = "显示钥匙串";
  195.  
  196. /* Title of menu item which shows the status line */
  197. "Show Status Line" = "显示状态行";
  198.  
  199. /* Value of Kind column of a symmetric key item */
  200. "symmetric key" = "对称密钥";
  201.  
  202. /* Localized user-visible name for the system keychain file */
  203. "System" = "System";
  204.  
  205. /* Text of the panel shown when an import exception is reported. */
  206. "The certificate password you entered was invalid. Please contact your network administrator for the certificate password.\n\nError: %ld" = "您输入的证书密码无效。请联系您的网络管理员以获得证书密码。\n\n错误:%ld";
  207.  
  208. /* Error messages shown when a keychain fails to open after the user clicked on it in the keychains drawer */
  209. "The keychain \\U201C%@\\U201D could not be opened." = "不能打开钥匙串“%@”。";
  210.  
  211. /* Format for alert message to confirm deleting a keychain */
  212. "The references to be deleted refer to files on your disk. Do you wish to delete only the references and not the related files?" = "要删除的引用指向您磁盘上的文件。您希望只删除引用而不删除相关文件吗?";
  213.  
  214. /* Notice that a key expired */
  215. "This key has expired." = "该钥匙已过期。";
  216.  
  217. /* Message indicating that this item is dated today */
  218. "Today" = "今天";
  219.  
  220. /* Title of alert panel when an uncaught exception is reported */
  221. "Unexpected Error" = "意外错误";
  222.  
  223. /* Message when an attribute for the selected item is unknown */
  224. "unknown" = "未知";
  225.  
  226. /* Title of toolbar button when selected keychain is locked. */
  227. "Unlock" = "解锁";
  228.  
  229. /* Tooltip for Unlock toolbar button. */
  230. "Unlock Keychain" = "解锁钥匙串";
  231.  
  232. /* Title of menu item which unlocks the keychain */
  233. "Unlock Keychain \\U201C%@\\U201D" = "解锁钥匙串“%@”";
  234.  
  235. /* Text for unlocked state in window title. */
  236. "unlocked" = "已解锁";
  237.  
  238. /* Alert button title */
  239. "Yes" = "是";
  240.  
  241. /* Message indicating that this item is dated yesterday */
  242. "Yesterday" = "昨天";
  243.  
  244. /* Warning when user forgets to save item changes */
  245. "You have made changes to this item.  Would you like to save your changes?" = "您已经对此项目做了更改。要存储你的更改吗?";
  246.  
  247.